[INFO] cloning repository https://github.com/Linkuistics/grove
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Linkuistics/grove" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLinkuistics%2Fgrove", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLinkuistics%2Fgrove'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 047692ed8ed959403c48c173d4bee99e1317928e
[INFO] checking Linkuistics/grove against try#f4690f24e7d9bcb0b168a02b06dd61391e8bd55a for pr-157814-crater-rollup
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLinkuistics%2Fgrove" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Linkuistics/grove
[INFO] finished tweaking git repo https://github.com/Linkuistics/grove
[INFO] tweaked toml for git repo https://github.com/Linkuistics/grove written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Linkuistics/grove on toolchain f4690f24e7d9bcb0b168a02b06dd61391e8bd55a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f4690f24e7d9bcb0b168a02b06dd61391e8bd55a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Linkuistics/grove already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f4690f24e7d9bcb0b168a02b06dd61391e8bd55a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 03ca0cdf4430b00d134751c0e0e373347fbb75f166a2d9a6a478d6f367f1554d
[INFO] running `Command { std: "docker" "start" "03ca0cdf4430b00d134751c0e0e373347fbb75f166a2d9a6a478d6f367f1554d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "03ca0cdf4430b00d134751c0e0e373347fbb75f166a2d9a6a478d6f367f1554d" "/opt/rustwide/cargo-home/bin/cargo" "+f4690f24e7d9bcb0b168a02b06dd61391e8bd55a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "03ca0cdf4430b00d134751c0e0e373347fbb75f166a2d9a6a478d6f367f1554d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "03ca0cdf4430b00d134751c0e0e373347fbb75f166a2d9a6a478d6f367f1554d" "/opt/rustwide/cargo-home/bin/cargo" "+f4690f24e7d9bcb0b168a02b06dd61391e8bd55a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]     Checking log v0.4.30
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling zerocopy v0.8.50
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling vte_generate_state_changes v0.1.2
[INFO] [stderr]    Compiling io-lifetimes v2.0.4
[INFO] [stderr]    Compiling openssl-sys v0.9.116
[INFO] [stderr]    Compiling libz-sys v1.1.29
[INFO] [stderr]     Checking mio v1.2.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]    Compiling libnghttp2-sys v0.1.13+1.68.1
[INFO] [stderr]     Checking castaway v0.2.4
[INFO] [stderr]     Checking socket2 v0.6.4
[INFO] [stderr]     Checking signal-hook v0.3.18
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling io-extras v0.18.4
[INFO] [stderr]    Compiling curl-sys v0.4.87+curl-8.19.0
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling cap-primitives v3.4.5
[INFO] [stderr]     Checking ambient-authority v0.0.2
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking is-terminal v0.4.17
[INFO] [stderr]     Checking signal-hook-mio v0.2.5
[INFO] [stderr]     Checking gimli v0.32.3
[INFO] [stderr]    Compiling aws-lc-sys v0.41.0
[INFO] [stderr]    Compiling aws-lc-rs v1.17.0
[INFO] [stderr]     Checking maybe-owned v0.3.4
[INFO] [stderr]    Compiling leb128 v0.2.6
[INFO] [stderr]     Checking compact_str v0.8.2
[INFO] [stderr]    Compiling wast v35.0.2
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking lru v0.12.5
[INFO] [stderr]     Checking vte v0.11.1
[INFO] [stderr]     Checking rustc-demangle v0.1.27
[INFO] [stderr]     Checking os_str_bytes v6.6.1
[INFO] [stderr]     Checking shell-words v1.1.1
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling cap-std v3.4.5
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking clap_lex v0.2.4
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking filetime v0.2.29
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling wiggle-macro v34.0.2
[INFO] [stderr]    Compiling either v1.16.0
[INFO] [stderr]    Compiling curl v0.4.49
[INFO] [stderr]     Checking unicode-truncate v1.1.0
[INFO] [stderr]     Checking smawk v0.3.2
[INFO] [stderr]     Checking textwrap v0.16.2
[INFO] [stderr]     Checking is_ci v1.2.0
[INFO] [stderr]     Checking textwrap v0.15.2
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]     Checking supports-color v2.1.0
[INFO] [stderr]     Checking inotify v0.9.6
[INFO] [stderr]     Checking addr2line v0.25.1
[INFO] [stderr]     Checking async-channel v2.5.0
[INFO] [stderr]     Checking getrandom v0.4.2
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking supports-hyperlinks v2.1.0
[INFO] [stderr]     Checking supports-unicode v2.1.0
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking terminal_size v0.1.17
[INFO] [stderr]    Compiling cap-fs-ext v3.4.5
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]     Checking owo-colors v3.5.0
[INFO] [stderr]     Checking rustix-linux-procfs v0.1.1
[INFO] [stderr]     Checking fs-set-times v0.20.3
[INFO] [stderr]    Compiling isahc v1.8.2
[INFO] [stderr]    Compiling system-interface v0.27.3
[INFO] [stderr]    Compiling names v0.14.0
[INFO] [stderr]    Compiling wasmparser v0.228.0
[INFO] [stderr]     Checking arrayvec v0.5.2
[INFO] [stderr]     Checking minimal-lexical v0.2.1
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking vte v0.10.1
[INFO] [stderr]     Checking wasmi_core v0.51.5
[INFO] [stderr]     Checking crossterm v0.28.1
[INFO] [stderr]     Checking notify v6.1.1
[INFO] [stderr]     Checking polling v3.11.0
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]     Checking sluice v0.6.0
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]     Checking serde_json v1.0.150
[INFO] [stderr]     Checking futures-lite v2.6.1
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking crossbeam-queue v0.3.12
[INFO] [stderr]     Checking arc-swap v1.9.1
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]     Checking thread-id v5.1.0
[INFO] [stderr]     Checking backtrace v0.3.76
[INFO] [stderr]    Compiling include_dir_macros v0.7.4
[INFO] [stderr]    Compiling doctest-file v1.1.1
[INFO] [stderr]     Checking lev_distance v0.1.1
[INFO] [stderr]     Checking mock_instant v0.6.0
[INFO] [stderr]     Checking log-mdc v0.1.0
[INFO] [stderr]     Checking ucd-trie v0.1.7
[INFO] [stderr]     Checking waker-fn v1.2.0
[INFO] [stderr]     Checking backtrace-ext v0.2.1
[INFO] [stderr]     Checking colored v2.2.0
[INFO] [stderr]     Checking crossbeam v0.8.4
[INFO] [stderr]     Checking directories v5.0.1
[INFO] [stderr]     Checking pest v2.8.6
[INFO] [stderr]     Checking shellexpand v3.1.2
[INFO] [stderr]     Checking nix v0.23.2
[INFO] [stderr]     Checking include_dir v0.7.4
[INFO] [stderr]     Checking strip-ansi-escapes v0.1.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]     Checking wasmi_ir v0.51.5
[INFO] [stderr]     Checking cap-time-ext v3.4.5
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]     Checking uuid v1.23.2
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking strum v0.27.2
[INFO] [stderr]     Checking data-encoding v2.11.0
[INFO] [stderr]     Checking colorsys v0.6.7
[INFO] [stderr]     Checking wasmi_collections v0.51.5
[INFO] [stderr]     Checking webpki-roots v1.0.7
[INFO] [stderr]     Checking console v0.15.11
[INFO] [stderr]    Compiling clap_derive v3.2.25
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling prost-derive v0.11.9
[INFO] [stderr]    Compiling ctor v0.1.26
[INFO] [stderr]    Compiling typetag-impl v0.1.8
[INFO] [stderr]     Checking rand v0.8.6
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]     Checking daemonize v0.5.0
[INFO] [stderr]     Checking winnow v0.7.15
[INFO] [stderr]     Checking file-id v0.2.3
[INFO] [stderr]     Checking rustls-native-certs v0.8.4
[INFO] [stderr]     Checking dialoguer v0.10.4
[INFO] [stderr]     Checking webpki-roots v0.26.11
[INFO] [stderr]     Checking semver-parser v0.10.3
[INFO] [stderr]     Checking xattr v1.6.1
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]     Checking notify-debouncer-full v0.3.2
[INFO] [stderr]     Checking close_fds v0.3.2
[INFO] [stderr]     Checking sysinfo v0.33.1
[INFO] [stderr]     Checking highway v0.6.4
[INFO] [stderr]     Checking semver v0.11.0
[INFO] [stderr]     Checking base64 v0.13.1
[INFO] [stderr]     Checking tar v0.4.46
[INFO] [stderr]     Checking predicates-core v1.0.10
[INFO] [stderr]     Checking float-cmp v0.10.0
[INFO] [stderr]     Checking termtree v0.5.1
[INFO] [stderr]     Checking difflib v0.4.0
[INFO] [stderr]     Checking normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling assert_cmd v2.2.2
[INFO] [stderr]     Checking predicates-tree v1.0.13
[INFO] [stderr]     Checking cap-rand v3.4.5
[INFO] [stderr]     Checking predicates v3.1.4
[INFO] [stderr]     Checking bstr v1.12.1
[INFO] [stderr]     Checking wait-timeout v0.2.1
[INFO] [stderr]    Compiling nix v0.28.0
[INFO] [stderr]     Checking vt100 v0.15.2
[INFO] [stderr]     Checking serial2 v0.2.37
[INFO] [stderr]     Checking prost v0.11.9
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling pin-project-internal v1.1.13
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]     Checking clap v3.2.25
[INFO] [stderr]    Compiling miette-derive v5.10.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking zerofrom v0.1.8
[INFO] [stderr]     Checking yoke v0.8.2
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling instability v0.3.12
[INFO] [stderr]    Compiling witx v0.9.1
[INFO] [stderr]     Checking tokio v1.52.3
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]     Checking pin-project v1.1.13
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]     Checking miette v5.10.0
[INFO] [stderr]    Compiling ghost v0.1.21
[INFO] [stderr]    Compiling wiggle-generate v34.0.2
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]     Checking inventory v0.2.3
[INFO] [stderr]     Checking sixel-tokenizer v0.1.0
[INFO] [stderr]     Checking derive_more v2.1.1
[INFO] [stderr]     Checking tracing-futures v0.2.5
[INFO] [stderr]     Checking wasmi v0.51.5
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]     Checking kdl v4.7.1
[INFO] [stderr]     Checking log4rs v1.4.0
[INFO] [stderr]     Checking sixel-image v0.2.1
[INFO] [stderr]     Checking filedescriptor v0.8.3
[INFO] [stderr]     Checking portable-pty v0.9.0
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]     Checking ratatui v0.29.0
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]     Checking wiggle v34.0.2
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking wasi-common v34.0.2
[INFO] [stderr]     Checking suggest v0.4.0
[INFO] [stderr]     Checking clap_complete v3.2.5
[INFO] [stderr]     Checking erased-serde v0.3.31
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking serde_yaml v0.8.26
[INFO] [stderr]     Checking clap v4.6.1
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]     Checking typetag v0.1.8
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking interprocess v2.4.2
[INFO] [stderr]     Checking tokio-stream v0.1.18
[INFO] [stderr]     Checking tui-term v0.2.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking harness-pane v0.1.0 (/opt/rustwide/workdir/crates/harness-pane)
[INFO] [stderr]     Checking tungstenite v0.20.1
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]     Checking tokio-tungstenite v0.20.1
[INFO] [stderr]     Checking zellij-utils v0.44.3 (/opt/rustwide/workdir/crates/trellis/zellij-utils)
[INFO] [stderr]     Checking wasmi_wasi v0.51.5
[INFO] [stderr]     Checking rustls-webpki v0.103.13
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking ureq v2.12.1
[INFO] [stdout] warning: useless conversion to the same type: `data::Styling`
[INFO] [stdout]     --> crates/trellis/zellij-utils/src/data.rs:1763:29
[INFO] [stdout]      |
[INFO] [stdout] 1763 |         self.style.colors = theme.into();
[INFO] [stdout]      |                             ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]      = note: you can instead use the fully-qualified path `<data::Styling as Into<data::Styling>::into(val) to avoid triggering this lint
[INFO] [stdout]      = note: `#[warn(self_type_conversion)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless conversion to the same type: `options::Options`
[INFO] [stdout]    --> crates/trellis/zellij-utils/src/input/options.rs:576:43
[INFO] [stdout]     |
[INFO] [stdout] 576 |             Options::merge_from_cli(self, options.into())
[INFO] [stdout]     |                                           ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]     = note: you can instead use the fully-qualified path `<options::Options as Into<options::Options>::into(val) to avoid triggering this lint
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless conversion to the same type: `std::string::String`
[INFO] [stdout]     --> crates/trellis/zellij-utils/src/kdl/mod.rs:2254:17
[INFO] [stdout]      |
[INFO] [stdout] 2254 |                 format!("Unsupported action: {}", action_name).into(),
[INFO] [stdout]      |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]      = note: you can instead use the fully-qualified path `<std::string::String as Into<std::string::String>::into(val) to avoid triggering this lint
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless conversion to the same type: `Vec<(std::string::String, std::time::Duration)>`
[INFO] [stdout]    --> crates/trellis/zellij-utils/src/plugin_api/event.rs:224:25
[INFO] [stdout]     |
[INFO] [stdout] 224 |                         resurrectable_sessions.into(),
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]     = note: you can instead use the fully-qualified path `<Vec<(std::string::String, std::time::Duration)> as Into<Vec<(std::string::String, std::time::Duration)>>::into(val) to avoid triggering this lint
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless conversion to the same type: `options::Options`
[INFO] [stdout]    --> crates/trellis/zellij-utils/src/setup.rs:305:22
[INFO] [stdout]     |
[INFO] [stdout] 305 |                 Some(options.into())
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]     = note: you can instead use the fully-qualified path `<options::Options as Into<options::Options>::into(val) to avoid triggering this lint
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless conversion to the same type: `options::Options`
[INFO] [stdout]    --> crates/trellis/zellij-utils/src/setup.rs:667:60
[INFO] [stdout]     |
[INFO] [stdout] 667 |                     Some(cli_config_options.merge_from_cli(options.to_owned().into()))
[INFO] [stdout]     |                                                            ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]     = note: you can instead use the fully-qualified path `<options::Options as Into<options::Options>::into(val) to avoid triggering this lint
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless conversion to the same type: `options::Options`
[INFO] [stdout]    --> crates/trellis/zellij-utils/src/setup.rs:669:30
[INFO] [stdout]     |
[INFO] [stdout] 669 |                 None => Some(options.to_owned().into()),
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]     = note: you can instead use the fully-qualified path `<options::Options as Into<options::Options>::into(val) to avoid triggering this lint
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking zellij-client v0.44.3 (/opt/rustwide/workdir/crates/trellis/zellij-client)
[INFO] [stderr]     Checking zellij-server v0.44.3 (/opt/rustwide/workdir/crates/trellis/zellij-server)
[INFO] [stdout] warning: static `ASYNC_RUNTIME` is never used
[INFO] [stdout]   --> crates/trellis/zellij-client/src/lib.rs:46:8
[INFO] [stdout]    |
[INFO] [stdout] 46 | static ASYNC_RUNTIME: OnceLock<tokio::runtime::Runtime> = OnceLock::new();
[INFO] [stdout]    |        ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `async_runtime` is never used
[INFO] [stdout]   --> crates/trellis/zellij-client/src/lib.rs:73:15
[INFO] [stdout]    |
[INFO] [stdout] 73 | pub(crate) fn async_runtime(maybe_number_of_workers: Option<usize>) -> tokio::runtime::Handle {
[INFO] [stdout]    |               ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless conversion to the same type: `u64`
[INFO] [stdout]    --> crates/trellis/zellij-server/src/os_input_output_unix.rs:126:19
[INFO] [stdout]     |
[INFO] [stdout] 126 |         ioctl(fd, TIOCSWINSZ.into(), &winsize)
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]     = note: you can instead use the fully-qualified path `<u64 as Into<u64>::into(val) to avoid triggering this lint
[INFO] [stdout]     = note: `#[warn(self_type_conversion)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless conversion to the same type: `std::string::String`
[INFO] [stdout]    --> crates/trellis/zellij-server/src/os_input_output.rs:584:41
[INFO] [stdout]     |
[INFO] [stdout] 584 | ...                   cmds.insert(ppid.into(), line_parts);
[INFO] [stdout]     |                                   ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]     = note: you can instead use the fully-qualified path `<std::string::String as Into<std::string::String>::into(val) to avoid triggering this lint
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless conversion to the same type: `std::string::String`
[INFO] [stdout]    --> crates/trellis/zellij-server/src/os_input_output.rs:587:41
[INFO] [stdout]     |
[INFO] [stdout] 587 | ...                   cmds.insert(ppid.into(), line_parts.collect());
[INFO] [stdout]     |                                   ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]     = note: you can instead use the fully-qualified path `<std::string::String as Into<std::string::String>::into(val) to avoid triggering this lint
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless conversion to the same type: `std::option::Option<zellij_utils::data::FileMetadata>`
[INFO] [stdout]     --> crates/trellis/zellij-server/src/plugins/zellij_exports.rs:3868:41
[INFO] [stdout]      |
[INFO] [stdout] 3868 | ...                   entry_metadata.into(),
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]      = note: you can instead use the fully-qualified path `<std::option::Option<zellij_utils::data::FileMetadata> as Into<std::option::Option<zellij_utils::data::FileMetadata>>::into(val) to avoid triggering this lint
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless conversion to the same type: `terminal_pane::PaneId`
[INFO] [stdout]     --> crates/trellis/zellij-server/src/screen.rs:5541:46
[INFO] [stdout]      |
[INFO] [stdout] 5541 |                 let active_pane_id: PaneId = active_pane_id.into();
[INFO] [stdout]      |                                              ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]      = note: you can instead use the fully-qualified path `<terminal_pane::PaneId as Into<terminal_pane::PaneId>::into(val) to avoid triggering this lint
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless conversion to the same type: `terminal_pane::PaneId`
[INFO] [stdout]     --> crates/trellis/zellij-server/src/screen.rs:5544:30
[INFO] [stdout]      |
[INFO] [stdout] 5544 |                 history.push(active_pane_id.into());
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]      = note: you can instead use the fully-qualified path `<terminal_pane::PaneId as Into<terminal_pane::PaneId>::into(val) to avoid triggering this lint
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking grove v6.2.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: function `bump_header_prefix_only_rewrites_NNN_dash_form` should have a snake case name
[INFO] [stdout]    --> src/leaf.rs:464:8
[INFO] [stdout]     |
[INFO] [stdout] 464 |     fn bump_header_prefix_only_rewrites_NNN_dash_form() {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `bump_header_prefix_only_rewrites_nnn_dash_form`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `find_prefix_tokens_extracts_NNN_dash_starts` should have a snake case name
[INFO] [stdout]    --> src/leaf.rs:478:8
[INFO] [stdout]     |
[INFO] [stdout] 478 |     fn find_prefix_tokens_extracts_NNN_dash_starts() {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `find_prefix_tokens_extracts_nnn_dash_starts`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `fixture_tarball` is never used
[INFO] [stdout]  --> tests/common/mod.rs:7:8
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub fn fixture_tarball(tag: &str, files: &[(&str, &[u8])]) -> Vec<u8> {
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 31s
[INFO] running `Command { std: "docker" "inspect" "03ca0cdf4430b00d134751c0e0e373347fbb75f166a2d9a6a478d6f367f1554d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "03ca0cdf4430b00d134751c0e0e373347fbb75f166a2d9a6a478d6f367f1554d", kill_on_drop: false }`
[INFO] [stdout] 03ca0cdf4430b00d134751c0e0e373347fbb75f166a2d9a6a478d6f367f1554d
